Filename | (eval 73)[/usr/share/perl5/Class/Method/Modifiers.pm:152] |
Statements | Executed 6 statements in 18µs |
Eval Invoked At | /usr/share/perl5/Class/Method/Modifiers.pm line 152 |
Sibling evals | 1, 2, 3, 4 |
Calls | P | F | Exclusive Time |
Inclusive Time |
Subroutine |
---|---|---|---|---|---|
2 | 1 | 1 | 29µs | 169µs | handle | Search::Elasticsearch::Cxn::HTTPTiny::
Line | State ments |
Time on line |
Calls | Time in subs |
Code |
---|---|---|---|---|---|
1 | package Search::Elasticsearch::Cxn::HTTPTiny; | ||||
2 | # spent 169µs (29+140) within Search::Elasticsearch::Cxn::HTTPTiny::handle which was called 2 times, avg 85µs/call:
# 2 times (29µs+140µs) by Search::Elasticsearch::Cxn::HTTPTiny::perform_request at line 31 of /opt/flows/lib/lib/perl5/Search/Elasticsearch/Cxn/HTTPTiny.pm, avg 85µs/call | ||||
3 | 2 | 3µs | for my $method (@$before) { | ||
4 | 2 | 6µs | 2 | 20µs | $method->(@_); # spent 20µs making 2 calls to Search::Elasticsearch::Role::Cxn::HTTP::__ANON__[/opt/flows/lib/lib/perl5/Search/Elasticsearch/Role/Cxn/HTTP.pm:122], avg 10µs/call |
5 | } | ||||
6 | 2 | 10µs | 2 | 6µs | $$wrapped->(@_);} # spent 6µs making 2 calls to Search::Elasticsearch::Role::Cxn::HTTP::handle, avg 3µs/call |
7 | ; |